Welcome![Sign In][Sign Up]
Location:
Search - DES.java implementation

Search list

[JSP/JavaSDES

Description: SDES算法源码-SDES algorithm source code
Platform: | Size: 1024 | Author: 陈琦 | Hits:

[Other密码学算法-程序实现

Description: 内有AES IDEA DES RSA BM算法。可以直接执行附有源代码。-within AES IDEA BM DES RSA algorithm. Can directly with the implementation of the source code.
Platform: | Size: 1254400 | Author: 张波 | Hits:

[Other Riddle gamesjiugongqi3

Description: 用JAVA程序编的九宫棋程序,该程序是applet,请编译后执行-procedures with Java JiuGongTu series of the game program, which is applet, compiled implementation
Platform: | Size: 116736 | Author: 张长青 | Hits:

[JSP/JavaJDES

Description: 在JBuilder下开发的DES加/解密器 -JBuilder under development in the DES encryption/decryption devices
Platform: | Size: 1181696 | Author: 冯燕 | Hits:

[JSP/JavaJavashixianDESRSAsuanfa

Description: Java加密组件实现DES、RSA和SHA加密算法 可以直接导入工程使用-Java Component Implementation encryption DES, RSA and SHA encryption algorithm can be used directly into the project
Platform: | Size: 35840 | Author: zhang | Hits:

[OtherDES

Description: 使用JAVA实现DES密码加密、解密过程,密钥在程序中能够指定,也可改为用户自己输入-DES implementation using JAVA password encryption, decryption process, the key specified in the procedure can also be changed to the user' s own input
Platform: | Size: 86016 | Author: liuxiao | Hits:

[JSP/JavaS-DES_by_Java

Description: JAVA实现的DES算法。方便移植到自己的程序代码中。-JAVA implementation DES algorithm. Easily transplanted into their own program code.
Platform: | Size: 3072 | Author: dillan | Hits:

[JSP/Javades_java

Description: 一个DES的加密解密算法完整实现 包括S盒等重要实现,另外此程序还实现了文件数据流的加密解密 DESAlgorithm.java DesHelper.java DESStream.java // des算法初始置换表ip public static final int[] IP = { 58, 50, 42, 34, 26, 18, 10, 2, 60, 52, 44, 36, 28, 20, 12, 4, 62, 54, 46, 38, 30, 22, 14, 6, 64, 56, 48, 40, 32, 24, 16, 8, 57, 49, 41, 33, 25, 17, 9, 1, 59, 51, 43, 35, 27, 19, 11, 3, 61, 53, 45, 37, 29, 21, 13, 5, 63, 55, 47, 39, 31, 23, 15, 7 } // des算法终结置换表ip-1 public static final int[] IP_1 = { 40, 8, 48, 16, 56, 24, 64, 32, 39, 7, 47, 15, 55, 23, 63, 31, 38, 6, 46, 14, 54, 22, 62, 30, 37, 5, 45, 13, 53, 21, 61, 29, 36, 4, 44, 12, 52, 20, 60, 28, 35, 3, 43, 11, 51, 19, 59, 27, 34, 2, 42, 10, 50, 18, 58, 26, 33, 1, 41, 9, 49, 17, 57, 25 } 等-A DES, encryption and decryption algorithms, including the full realization of S boxes and other important implementation, the program also implements other file data stream encryption and decryption DESAlgorithm.java DesHelper.java DESStream.java // des算法初始置换表ip public static final int[] IP = { 58, 50, 42, 34, 26, 18, 10, 2, 60, 52, 44, 36, 28, 20, 12, 4, 62, 54, 46, 38, 30, 22, 14, 6, 64, 56, 48, 40, 32, 24, 16, 8, 57, 49, 41, 33, 25, 17, 9, 1, 59, 51, 43, 35, 27, 19, 11, 3, 61, 53, 45, 37, 29, 21, 13, 5, 63, 55, 47, 39, 31, 23, 15, 7 } // des算法终结置换表ip-1 public static final int[] IP_1 = { 40, 8, 48, 16, 56, 24, 64, 32, 39, 7, 47, 15, 55, 23, 63, 31, 38, 6, 46, 14, 54, 22, 62, 30, 37, 5, 45, 13, 53, 21, 61, 29, 36, 4, 44, 12, 52, 20, 60, 28, 35, 3, 43, 11, 51, 19, 59, 27, 34, 2, 42, 10, 50, 18, 58, 26, 33, 1, 41, 9, 49, 17, 57, 25 } and so on
Platform: | Size: 11264 | Author: 不死鸟 | Hits:

[JSP/JavaDES

Description: java 实现des加密算法的源代码 其中注意这里只有代码,可实现加密-des encryption algorithm java implementation source code in which attention is here only a code encryption can be realized
Platform: | Size: 3072 | Author: 林子 | Hits:

[Crack Hackdes

Description: Java实现des算法源代码,供大家参考-Java implementation des algorithm
Platform: | Size: 4096 | Author: rypy | Hits:

[JSP/Javajava_des

Description: 一款很好用的基与DES和RAS的用JAVA实现的程序,程序易懂,容易上手,而且使用也比较好.-A good base and with the use of DES and the RAS JAVA implementation procedures, procedures to understand, easy to use, and use is better.
Platform: | Size: 2048 | Author: she | Hits:

[Crack Hacksecuriconn

Description: 一种安全连接传送的框架,用java实现,加密算法是DES和RSA,传输内容进行了基—64转换-A secure connection to send the frame, with the java implementation, encryption algorithms are DES and RSA, transfer the contents of the base conversion-64
Platform: | Size: 47104 | Author: 赵士达 | Hits:

[Crack HackDES

Description: 这是一个基于Java语言实现的一个DES加密程序、带有图形界面-This is a Java-based implementation of a DES encryption program, with a graphical interface
Platform: | Size: 2819072 | Author: | Hits:

[Crack HackDES

Description: DES加密算法基本功能Java实现源程序 DES加密算法基本功能Java实现源程序.zip-DES encryption algorithm source Java implementation of the basic functions of the basic functions of the DES encryption algorithm is implemented in Java source code
Platform: | Size: 40960 | Author: va | Hits:

[Crack HackDesEncrypt

Description: Des加密算法的JAVA实现。对学习加密算法有帮助-Des encryption algorithm JAVA implementation. The encryption algorithm learning helpful Script Library
Platform: | Size: 1024 | Author: Tom | Hits:

[Crack HackDES--java

Description: 用java实现的DES算法,能够实现简单的DES加密和解密功能-Java implementation of the DES algorithm, DES encryption and decryption functions
Platform: | Size: 1024 | Author: 张山峰 | Hits:

[JSPJava-RSA-DES

Description: Java实现文件的RSA和DES加密算法.doc 对rsa和des加密算法的说明和实现·-Java implementation files the the RSA DES encryption algorithm. Doc the rsa and des encryption algorithm specification and implementation
Platform: | Size: 14336 | Author: yfl | Hits:

[Crack HackDES

Description: 密码学课程设计要求的内容,密码学加密算法DES算法的JAVA实现-The content of curriculum design requirements of cryptography, cryptography algorithm DES algorithm JAVA implementation
Platform: | Size: 3072 | Author: 曹士元 | Hits:

[Crack HackJava

Description: Java实现文件的RSA和DES加密算法-Java implementation files RSA and DES encryption algorithm
Platform: | Size: 2909184 | Author: angelina | Hits:

[Otherjava_DES加密解密源码

Description: Java实现des加密解密算法,des加密解密算法(Java implementation of DES encryption algorithm)
Platform: | Size: 5120 | Author: xx. | Hits:
« 12 »

CodeBus www.codebus.net